Carbon


GetEvQHdr

Header: Events.h Carbon status: Unsupported

Obtains a pointer to the header of the Operating System event queue.

QHdrPtr GetEvQHdr ();
DISCUSSION

In most cases, your application should not call the GetEvQHdr function. The GetEvQHdr function returns a pointer to the header of the Operating System event queue.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Returns a global system data structure, so it will not be supported in the future.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)